﻿@charset "UTF-8";
/*size*/
/*color*/
/*Conmon*/
.fl, .head-layout .logo > a, .head-layout .logo .search-box .input-box, .head-layout .logo .search-box .search-btn, .head-layout .navbox li, .footer-layout .footer-item, .banner-layout .banner-switch li, .indexnew-layout .leftpart, .indexnew-layout .rightpart .title .title-item, .indexnew-layout .rightpart .newitem > i, .indexnew-layout .rightpart .newitem .newtitle, .businessnav-layout .item-list .item, .service-layout .item-layout .item, .business-layout .business-item .title h3, .business-layout .business-item .content img, .case-layout .content .slidebox .item, .friendlink-layout .content .linkslide .item {
  float: left;
}

.fr, .head-layout .logo .search-box, .indexnew-layout .rightpart, .indexnew-layout .rightpart .newitem .newtime, .business-layout .business-item .title .morebox {
  float: right;
}

.w50 {
  width: 50px;
}

.w100 {
  width: 100px;
}

.w200 {
  width: 200px;
}

.w250 {
  width: 250px;
}

.w300 {
  width: 300px;
}

.w870 {
  width: 870px;
}

.w880 {
  width: 880px;
}

.w900 {
  width: 900px;
}

.h10 {
  height: 10px !important;
}

.h20 {
  height: 20px !important;
}

.h30 {
  height: 30px !important;
}

.h40 {
  height: 40px !important;
}

.h45 {
  height: 45px !important;
}

.h50 {
  height: 50px !important;
}

.h60 {
  height: 60px !important;
}

.h70 {
  height: 70px !important;
}

.h80 {
  height: 80px !important;
}

.h90 {
  height: 90px !important;
}

.h100 {
  height: 100px !important;
}

.h110 {
  height: 110px !important;
}

.h120 {
  height: 120px !important;
}

.h130 {
  height: 130px !important;
}

.h140 {
  height: 140px !important;
}

.h150 {
  height: 150px !important;
}

.h160 {
  height: 160px !important;
}

.h166 {
  height: 166px !important;
}

.h170 {
  height: 170px !important;
}

.h180 {
  height: 180px !important;
}

.h190 {
  height: 190px !important;
}

.h200 {
  height: 200px !important;
}

.h230 {
  height: 230px !important;
}

.m0 {
  margin: 0;
}

.ml5 {
  margin-left: 5px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.ml32 {
  margin-left: 32px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.mr5 {
  margin-right: 5px;
}

.mb15 {
  margin-bottom: 15px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.pd0 {
  padding: 0;
}

.pdl_5 {
  padding-left: 5px !important;
}

.pdl_10 {
  padding-left: 10px !important;
}

.pdl_15 {
  padding-left: 15px !important;
}

.pdl_17 {
  padding-left: 17px !important;
}

.pdl_20 {
  padding-left: 20px !important;
}

.pdr_130 {
  padding-right: 130px !important;
}

.pdt_5 {
  padding-top: 5px !important;
}

.pdt_10 {
  padding-top: 10px !important;
}

.pdt_15 {
  padding-top: 15px !important;
}

.pdt_18 {
  padding-top: 18px !important;
}

.pdt_20 {
  padding-top: 20px !important;
}

.pdt_40 {
  padding-top: 40px !important;
}

.pdt_55 {
  padding-top: 55px !important;
}

.pdt_76 {
  padding-top: 76px !important;
}

.fs18 {
  font-size: 18px !important;
}

.fs20 {
  font-size: 20px !important;
}

.fs30 {
  font-size: 30px !important;
}

body, html {
  padding: 0px;
  margin: 0px;
  font-family: '黑体', sans-serif;
  font-size: 13px;
  color: #333;
}

ul, li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

h3 {
  margin: 0px;
}

.clearfix:after {
  content: " ";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}

a {
  color: #333;
  text-decoration: none;
}

span {
  display: inline-block;
}

.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  color: #fff;
  background: #ea2d39;
  border-color: #ea2d39;
}

.content-layout {
  width: 1200px;
  margin: 0px auto;
  position: relative;
}

.red {
  color: red;
}

.text-center {
  text-align: center;
}

.lh0 {
  line-height: 0px !important;
}

.lh22 {
  line-height: 22px !important;
}

.lh30 {
  line-height: 30px !important;
}

.lh36 {
  line-height: 36px !important;
}

.lh50 {
  line-height: 50px !important;
}

.head-layout {
  padding-top: 15px;
  background: #fff;
  -webkit-box-shadow: 0 6px 5px rgba(125, 125, 125, 0.5);
  -moz-box-shadow: 0 6px 5px rgba(125, 125, 125, 0.5);
  box-shadow: 0 6px 5px rgba(125, 125, 125, 0.5);
  position: relative;
  z-index: 3;
}

.head-layout .logo {
  position: relative;
}

.head-layout .logo > a {
  display: inline-block;
  padding-top: 11px;
}

.head-layout .logo > a img {
  max-width: 300px;
}

.head-layout .logo .head-menu {
  position: absolute;
  top: 0;
  right: 0;
}

.head-layout .logo .head-menu a {
  padding: 0 5px;
}

.head-layout .logo .head-menu a:hover {
  color: #ea2d39;
  text-decoration: underline;
}

.head-layout .logo .search-box {
  padding-top: 40px;
}

.head-layout .logo .search-box .input-box {
  width: 300px;
  height: 40px;
  padding: 4px 10px;
  border: 1px solid #ddd;
  border-right: none;
  box-sizing: border-box;
  -webkit-border-top-left-radius: 3px;
  -moz-border-top-left-radius: 3px;
  -ms-border-top-left-radius: 3px;
  -o-border-top-left-radius: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-bottom-left-radius: 3px;
  -ms-border-bottom-left-radius: 3px;
  -o-border-bottom-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.head-layout .logo .search-box .input-box input {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0;
  height: 30px;
  line-height: 20px;
  outline: none;
}

.head-layout .logo .search-box .search-btn {
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  height: 40px;
  width: 40px;
  color: #fff;
  background: #ea2d39;
  -webkit-border-top-right-radius: 3px;
  -moz-border-top-right-radius: 3px;
  -ms-border-top-right-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-bottom-right-radius: 3px;
  -ms-border-bottom-right-radius: 3px;
  -o-border-bottom-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.head-layout .navbox {
  background: #ea2d39;
}

.head-layout .navbox li {
  position: relative;
  font-size: 16px;
  line-height: 50px;
}

.head-layout .navbox li a {
  display: block;
  padding: 0 20px;
  color: #fff;
}

.head-layout .navbox li .list_down {
  width: 100%;
  display: none;
  position: absolute;
  padding: 0px 0px;
  background: #fff;
  filter: alpha(opacity=85);
}

.head-layout .navbox li .list_down a {
  line-height: 40px;
  color: #ea2d39;
  position: relative;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
}

.head-layout .navbox li .list_down a:hover {
  background: #ea2d39;
  color: #fff;
}

.head-layout .navbox li:hover {
  background: #fff;
}

.head-layout .navbox li:hover a {
  color: #ea2d39;
}

.head-layout .navbox li.active {
  background: #fff;
}

.head-layout .navbox li.active a {
  color: #ea2d39;
}

.footer-layout {
  padding-top: 30px;
  background: #ea2d39;
}

.footer-layout .footer-item {
  color: #fff;
  width: 160px;
  margin-bottom: 20px;
}

.footer-layout .footer-item .title {
  font-size: 16px;
  color: #fff;
  line-height: 30px;
  margin-bottom: 10px;
}

.footer-layout .footer-item ul li {
  height: 30px;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.footer-layout .footer-item ul li a {
  color: #fff;
}

.footer-layout .footer-share a {
  display: inline-block;
  width: 36px;
  height: 36px;
  margin-right: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #bf0c17;
  color: #fff;
  font-size: 20px;
  line-height: 36px;
  text-align: center;
  margin-top: 20px;
}

.footer-layout .footer-contact {
  width: 440px;
}

.footer-layout .footer-code {
  width: 100px;
  text-align: right;
}

.footer-layout .footer-code img {
  max-width: 110px;
}

.footer-layout .footer-by {
  text-align: center;
  line-height: 30px;
  border-top: 1px solid #bf0c17;
  padding: 10px 0;
  color: #fff;
}

.toolbar-layer, .toolbar-item {
  background-image: url(../img/toolbar.png);
  background-repeat: no-repeat;
}

.toolbar {
  position: fixed;
  right: 0;
  top: 350px;
  margin-left: -26px;
}

.toolbar-item {
  position: relative;
  display: block;
  width: 52px;
  height: 52px;
  margin-top: 1px;
  -webkit-transition: background-position 0.5s;
  -moz-transition: background-position 0.5s;
  -ms-transition: background-position 0.5s;
  -o-transition: background-position 0.5s;
  transition: background-position 0.5s;
}

.toolbar-item:hover .toolbar-layer {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}

.toolbar-item-weixin {
  background-position: 0 -798px;
}

.toolbar-item-weixin:hover {
  background-position: 0 -860px;
}

.toolbar-item-weixin .toolbar-layer {
  height: 212px;
  background-position: 0 0;
}

.toolbar-item-feedback {
  background-position: 0 -426px;
}

.toolbar-item-feedback:hover {
  background-position: 0 -488px;
}

.toolbar-item-app {
  background-position: 0 -550px;
}

.toolbar-item-app:hover {
  background-position: 0 -612px;
}

.toolbar-item-app .toolbar-layer {
  height: 194px;
  background-position: -222px;
}

.toolbar-item-top {
  background-position: 0 -674px;
}

.toolbar-item-top:hover {
  background-position: 0 -736px;
}

.toolbar-layer {
  position: absolute;
  right: 46px;
  bottom: -10px;
  width: 172px;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform-origin: 95% 95%;
  -moz-transform-origin: 95% 95%;
  -ms-transform-origin: 95% 95%;
  -o-transform-origin: 95% 95%;
  transform-origin: 95% 95%;
  -webkit-transform: scale(0.01);
  -moz-transform: scale(0.01);
  -ms-transform: scale(0.01);
  -o-transform: scale(0.01);
  transform: scale(0.01);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}

/*在线客服模块*/
.main-im {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 100;
  width: 140px;
  transform: translateY(-50%);
}

.main-im .phone {
  padding: 10px 5px;
  padding-top: 0;
  border-bottom: 1px solid #ddd;
  text-align: center;
  color: #0484cd;
  font-size: 14px;
}

.main-im .phone i {
  margin-right: 5px;
}

.main-im .qq-a {
  display: block;
  width: 100;
  height: 116px;
  font-size: 14px;
  color: #0484cd;
  text-align: center;
  position: relative;
}

.main-im .qq-a span {
  bottom: 5px;
  position: absolute;
  left: 10px;
  right: 10px;
}

.main-im .qq-hover-c {
  width: 70px;
  height: 70px;
  border-radius: 35px;
  position: absolute;
  left: 50%;
  top: 10px;
  margin-left: -35px;
  overflow: hidden;
  z-index: 9;
}

.main-im .qq-container {
  z-index: 99;
  position: absolute;
  width: 100%;
  height: 118px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  background: url(../img/qq-icon-bg.png) no-repeat center 8px;
}

.main-im .img-qq {
  max-width: 60px;
  display: block;
  position: absolute;
  left: 6px;
  top: 3px;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

.main-im .im-qq:hover .img-qq {
  max-width: 70px;
  left: 1px;
  top: 8px;
  position: absolute;
}

.main-im .im_main {
  background: #F9FAFB;
  border: 1px solid #dddddd;
  border-radius: 10px;
  background: #F9FAFB;
}

.main-im .im_main .im-tel {
  color: #000000;
  text-align: center;
  width: 109px;
  height: 105px;
  border-bottom: 1px solid #dddddd;
}

.main-im .im_main .im-tel div {
  font-weight: bold;
  font-size: 12px;
  margin-top: 6px;
}

.main-im .im_main .im-tel .tel-num {
  font-family: Arial;
  font-weight: bold;
  color: #e66d15;
}

.main-im .im_main .im-tel:hover {
  background: #fafafa;
}

.main-im .im_main .weixing-container {
  width: 50%;
  height: 47px;
  border-right: 1px solid #dddddd;
  background: #f5f5f5;
  border-bottom-left-radius: 10px;
  box-sizing: border-box;
  background: url(../img/weixing-icon.png) no-repeat center center;
  float: left;
}

.main-im .im_main .weixing-show {
  width: 112px;
  height: 172px;
  background: #ffffff;
  border-radius: 10px;
  border: 1px solid #dddddd;
  position: absolute;
  left: -125px;
  top: -126px;
  display: none;
}

.main-im .im_main .weixing-show .weixing-sanjiao {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 6px;
  left: 112px;
  top: 134px;
  position: absolute;
  z-index: 2;
}

.main-im .im_main .weixing-show .weixing-sanjiao-big {
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent transparent transparent #dddddd;
  border-width: 8px;
  left: 112px;
  top: 132px;
  position: absolute;
}

.main-im .im_main .weixing-show .weixing-ma {
  width: 104px;
  height: 104px;
  padding-left: 5px;
  padding-top: 5px;
}

.main-im .im_main .weixing-show .weixing-txt {
  position: absolute;
  top: 110px;
  left: 7px;
  width: 100px;
  margin: 0 auto;
  line-height: 20px;
  padding-top: 10px;
  text-align: center;
}

.main-im .im_main .go-top {
  width: 50%;
  height: 47px;
  box-sizing: border-box;
  background: #f5f5f5;
  border-bottom-right-radius: 10px;
  background: url(../img/totop-icon.png) no-repeat center center;
  float: right;
}

.main-im .im_main .go-top a {
  display: block;
  height: 47px;
  box-sizing: border-box;
}

.main-im .close-im {
  position: absolute;
  right: 10px;
  top: -12px;
  z-index: 100;
  width: 24px;
  height: 24px;
  display: none;
}

.main-im .close-im a {
  display: block;
  width: 24px;
  height: 24px;
  background: url(../img/close_im.png) no-repeat left top;
}

.main-im .close-im a:hover {
  text-decoration: none;
}

.banner-layout {
  position: relative;
  height: 500px;
}

.banner-layout .banner-item {
  display: none;
  position: absolute;
  height: 500px;
  width: 100%;
  top: 0;
  left: 0;
  background-size: cover;
  background-position: center center;
}

.banner-layout .banner-item .dbset {
  transition: all 1000ms;
  position: absolute;
}

.banner-layout .banner-item .db-1-1 {
  font-size: 30px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: 20%;
  margin-left: -225px;
  top: 80px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-1-2 {
  font-size: 50px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: 20%;
  margin-left: -300px;
  top: 120px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-2-1 {
  font-size: 70px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  top: 20px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-3-1 {
  font-size: 50px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: -100px;
  top: 30px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-3-2 {
  font-size: 50px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: 50px;
  top: 100px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-3-3 {
  font-size: 50px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: 200px;
  top: 170px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-4-1 {
  font-size: 70px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  top: 120px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-item .db-4-2 {
  font-size: 70px;
  font-weight: bold;
  color: #ea2d39;
  position: absolute;
  left: 70%;
  top: 240px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.banner-layout .banner-active {
  display: block;
}

.banner-layout .banner-active .db-1-1 {
  -webkit-animation: inandout 3s linear;
  -moz-animation: inandout 3s linear;
  animation: inandout 3s linear;
}

.banner-layout .banner-active .db-1-2 {
  left: 50%;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-active .db-2-1 {
  top: 130px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-active .db-3-1 {
  left: 0;
  top: 80px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-active .db-3-2 {
  transition-delay: 500ms;
  left: 150px;
  top: 150px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-active .db-3-3 {
  transition-delay: 1000ms;
  left: 300px;
  top: 220px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-active .db-4-1 {
  margin-left: -350px;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-active .db-4-2 {
  left: 50%;
  opacity: 1;
  filter: alpha(opacity=100);
}

.banner-layout .banner-switch {
  position: absolute;
  left: 50%;
  margin-left: -40px;
  z-index: 2;
  bottom: 20px;
}

.banner-layout .banner-switch li {
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 2px solid #ea2d39;
  background: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  margin-right: 10px;
  cursor: pointer;
}

.banner-layout .banner-switch li:last-child {
  margin-right: 0;
}

.banner-layout .banner-switch li.active {
  border: 2px solid #ea2d39;
  background: #ea2d39;
}

.titlehead-box {
  position: relative;
  height: 50px;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 30px;
  box-sizing: border-box;
}

.titlehead-box h3 {
  padding: 0px 15px;
  background: #fff;
  text-align: center;
  margin: 0px;
  font-size: 30px;
  position: absolute;
  color: #333;
  font-weight: normal;
  top: 25px;
  display: inline-block;
  margin-left: -120px;
  left: 50%;
}

.titlehead-box h3 span {
  padding: 0 5px;
}

.titlehead-box h3 i {
  font-size: 20px;
  color: #ea2d39;
}

/*首页新闻区域*/
.indexnew-layout {
  padding: 25px 0px;
  background: #f1f1f1;
}

.indexnew-layout .titlehead-box h3 {
  background: #f1f1f1;
}

.indexnew-layout .leftpart {
  width: 680px;
  height: 450px;
  position: relative;
  overflow: hidden;
}

.indexnew-layout .leftpart .slideNews {
  position: absolute;
}

.indexnew-layout .leftpart .slideNews .item-news {
  position: relative;
  width: 680px;
  height: 450px;
  float: left;
}

.indexnew-layout .leftpart .slideNews .item-news .picimg {
  text-align: center;
}

.indexnew-layout .leftpart .slideNews .item-news .picimg img {
  vertical-align: middle;
  max-height: 450px;
  max-width: 680px;
}

.indexnew-layout .leftpart .caption {
  color: #fff;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding: 0px 100px 0px 25px;
  height: 50px;
  line-height: 50px;
  background: rgba(0, 0, 0, 0.5);
  text-align: left;
  position: absolute;
}

.indexnew-layout .leftpart .menubtn {
  bottom: 13px;
  text-align: center;
  position: absolute;
  z-index: 10;
  font-size: 24px;
  width: 24px;
  height: 24px;
  line-height: 24px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background: #fff;
  color: #333;
  cursor: pointer;
}

.indexnew-layout .leftpart .menubtn-left {
  right: 60px;
}

.indexnew-layout .leftpart .menubtn-right {
  right: 25px;
}

.indexnew-layout .rightpart {
  width: 470px;
}

.indexnew-layout .rightpart .title {
  border-bottom: 2px solid #ea2d39;
  margin-bottom: 5px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}

.indexnew-layout .rightpart .title .title-item {
  line-height: 38px;
  padding: 0px 15px;
  font-size: 16px;
  cursor: pointer;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}

.indexnew-layout .rightpart .title .active {
  background: #ea2d39;
  color: #fff;
}

.indexnew-layout .rightpart .title .morebox {
  float: right;
  line-height: 38px;
}

.indexnew-layout .rightpart .newitem {
  line-height: 28px;
  font-size: 14px;
  padding: 4px 0px;
  border-bottom: 1px dashed #ddd;
  position: relative;
}

.indexnew-layout .rightpart .newitem > i {
  margin-right: 5px;
  font-size: 15px;
  line-height: 28px;
}

.indexnew-layout .rightpart .newitem .newtitle {
  width: 370px;
  font-size: 14px;
  display: inline-block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.indexnew-layout .rightpart .newitem .newtitle a:hover {
  color: #ea2d39;
  text-decoration: underline;
}

.indexnew-layout .rightpart .newitem .newtime {
  color: #999;
}

.indexnew-layout .rightpart .newitem .newicon {
  position: absolute;
  font-size: 10px;
  line-height: 15px;
  background: #ea2d39;
  color: #fff;
  padding: 0px 5px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  transform: rotate(-7deg);
  -ms-transform: rotate(-7deg);
  /* IE 9 */
  -moz-transform: rotate(-7deg);
  /* Firefox */
  -webkit-transform: rotate(-7deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-7deg);
  /* Opera */
  left: 10px;
  top: -5px;
}

/**/
.businessnav-layout {
  padding: 0px 0px;
  background: #e8f3f5 url(../img/section1-bg.png) no-repeat center center;
}

.businessnav-layout .titlehead-box h3 {
  background: #e8f3f5;
}

.businessnav-layout .item-list {
  width: 1200px;
  padding: 80px 0;
}

.businessnav-layout .item-list .item {
  display: block;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  height: 200px;
  width: 200px;
  text-align: center;
  line-height: 200px;
  transform: rotate(7deg);
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -moz-transform: rotate(45deg);
  /* Firefox */
  -webkit-transform: rotate(45deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(45deg);
  /* Opera */
  -webkit-transition: All 0.2s ease-in-out;
  -moz-transition: All 0.2s ease-in-out;
  -ms-transition: All 0.2s ease-in-out;
  -o-transition: All 0.2s ease-in-out;
  transition: All 0.2s ease-in-out;
}

.businessnav-layout .item-list .item:hover {
  transform: rotate(45deg) scale(1.2);
  -webkit-transform: rotate(45deg) scale(1.2);
  -moz-transform: rotate(45deg) scale(1.2);
  -o-transform: rotate(45deg) scale(1.2);
  -ms-transform: rotate(45deg) scale(1.2);
}

.businessnav-layout .item-list .item:nth-child(1) {
  background: #15141a;
}

.businessnav-layout .item-list .item:nth-child(2) {
  background: #7d4f37;
}

.businessnav-layout .item-list .item:nth-child(3) {
  background: #e37826;
}

.businessnav-layout .item-list .item:nth-child(4) {
  background: #341330;
}

.businessnav-layout .item-list .item:nth-child(5) {
  background: #0fd4eb;
}

.businessnav-layout .item-list .item:nth-child(6) {
  background: #e30c19;
}

.businessnav-layout .item-list .item span {
  transform: rotate(7deg);
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -moz-transform: rotate(-45deg);
  /* Firefox */
  -webkit-transform: rotate(-45deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(-45deg);
  /* Opera */
}

.service-layout {
  padding: 0px 0px;
  background: #e8f3f5 url(../img/ser_bg.jpg) no-repeat center center;
  padding-bottom: 30px;
}

.service-layout .titlehead-box h3 {
  background: #015291;
  color: #fff;
}

.service-layout .item-layout {
  width: 1212px;
}

.service-layout .item-layout .item {
  width: 202px;
  padding-right: 10px;
  box-sizing: border-box;
}

.service-layout .item-layout .item > a {
  display: block;
}

.service-layout .item-layout .item .title {
  position: relative;
  font-size: 20px;
  line-height: 30px;
  padding-left: 35px;
  margin-bottom: 20px;
  color: #fff;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.service-layout .item-layout .item .title i {
  position: absolute;
  left: 0;
  top: 5px;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.service-layout .item-layout .item .pic {
  display: table-cell;
  text-align: center;
  line-height: 180px;
  width: 192px;
  height: 182px;
  border: 1px solid #e0e0e0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
  background: #fff;
}

.service-layout .item-layout .item .pic img {
  vertical-align: middle;
  max-width: 190px;
  max-height: 180px;
  line-height: 180px;
  -webkit-transition: All 0.6s ease-in-out;
  -moz-transition: All 0.6s ease-in-out;
  -ms-transition: All 0.6s ease-in-out;
  -o-transition: All 0.6s ease-in-out;
  transition: All 0.6s ease-in-out;
}

.service-layout .item-layout .item .pic:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.service-layout .item-layout .item:nth-child(1) .title i {
  background: #2af54e;
}

.service-layout .item-layout .item:nth-child(2) .title i {
  background: #7d4f37;
}

.service-layout .item-layout .item:nth-child(3) .title i {
  background: #e37826;
}

.service-layout .item-layout .item:nth-child(4) .title i {
  background: #d918e4;
}

.service-layout .item-layout .item:nth-child(5) .title i {
  background: #0fd4eb;
}

.service-layout .item-layout .item:nth-child(6) .title i {
  background: #e30c19;
}

/*业务模块*/
.business-layout {
  padding: 0px 0px;
  background: url(../img/section1-bg.png) no-repeat center center;
}

.business-layout .titlehead-box h3 {
  background: #e8f3f5;
}

.business-layout .item-list {
  width: 1230px;
}

.business-layout .business-item {
  overflow: hidden;
  width: 380px;
  margin-bottom: 20px;
  margin-right: 30px;
  height: 250px;
}

.business-layout .business-item .title {
  border-bottom: 2px solid #ea2d39;
  margin-bottom: 10px;
}

.business-layout .business-item .title h3 {
  margin: 0px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-top-left-radius: 4px;
  -ms-border-top-left-radius: 4px;
  -o-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-top-right-radius: 4px;
  -ms-border-top-right-radius: 4px;
  -o-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  background: #ea2d39;
  color: #fff;
  line-height: 38px;
  padding: 0px 15px;
  font-size: 16px;
}

.business-layout .business-item .title .morebox {
  line-height: 38px;
}

.business-layout .business-item .content img {
  max-width: 200px;
  margin-bottom: 10px;
  margin-right: 15px;
}

.business-layout .business-item .content p {
  font-size: 14px;
  line-height: 25px;
  text-indent: 28px;
}

/*本末数据*/
.soft-layout {
  padding-top: 0px;
  padding-bottom: 0px;
  background: #f1f1f1;
}

.soft-layout .titlehead-box h3 {
  background: #f1f1f1;
}

.soft-layout .content p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 32px;
}

/*经典案例*/
.case-layout {
  padding: 20px 0px;
  padding-top: 0px;
}

.case-layout .content {
  position: relative;
  width: 1075px;
  height: 230px;
  margin: 30px auto;
  margin-bottom: 0px;
}

.case-layout .content .slidebox {
  position: absolute;
}

.case-layout .content .slidebox .item {
  padding-right: 25px;
}

.case-layout .content .slidebox .item .imgbox {
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  box-sizing: border-box;
  width: 250px;
  height: 200px;
  overflow: hidden;
  border: 1px solid #f1f1f1;
}

.case-layout .content .slidebox .item .imgbox img {
  max-width: 248px;
  max-height: 198px;
  -webkit-transition: All 0.6s ease-in-out;
  -moz-transition: All 0.6s ease-in-out;
  -ms-transition: All 0.6s ease-in-out;
  -o-transition: All 0.6s ease-in-out;
  transition: All 0.6s ease-in-out;
}

.case-layout .content .slidebox .item .imgbox:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}

.case-layout .content .slidebox .item .name {
  box-sizing: border-box;
  font-size: 14px;
  text-align: center;
  padding: 0px 5px;
  line-height: 30px;
}

.case-layout .content .slidebox .item:last-child {
  padding-right: 0px;
}

.case-layout .casebtn {
  top: 80px;
  width: 40px;
  height: 200px;
  position: absolute;
  text-align: center;
  font-size: 80px;
  line-height: 185px;
  cursor: pointer;
}

.case-layout .casebtn:hover {
  color: #ea2d39;
}

.case-layout .casebtn-left {
  left: 0;
}

.case-layout .casebtn-right {
  right: 0;
}

.friendlink-layout {
  padding-bottom: 30px;
  background: #f1f1f1;
}

.friendlink-layout .titlehead-box h3 {
  background: #f1f1f1;
}

.friendlink-layout .content {
  position: relative;
  width: 1075px;
  height: 230px;
  height: 80px;
  margin: 50px auto;
  margin-bottom: 0;
  overflow: hidden;
}

.friendlink-layout .content .linkslide {
  position: absolute;
}

.friendlink-layout .content .linkslide .item {
  text-align: center;
  width: 275px;
  height: 80px;
  box-sizing: border-box;
  padding-right: 30px;
}

.friendlink-layout .content .linkslide .item a {
  display: block;
}

.friendlink-layout .content .linkslide .item:last-child {
  margin-right: 0;
}

.friendlink-layout .content .linkslide .item img {
  max-width: 215px;
  max-height: 80px;
}

.friendlink-layout .linkbtn {
  top: 95px;
  width: 40px;
  height: 80px;
  position: absolute;
  text-align: center;
  font-size: 60px;
  line-height: 80px;
  cursor: pointer;
}

.friendlink-layout .linkbtn:hover {
  color: #ea2d39;
}

.friendlink-layout .linkbtn-left {
  left: 0;
}

.friendlink-layout .linkbtn-right {
  right: 0;
}

@-webkit-keyframes inandout {
  0% {
    left: 20%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  40% {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  60% {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    left: 80%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@-moz-keyframes inandout {
  0% {
    left: 20%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  40% {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  60% {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    left: 80%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}

@keyframes inandout {
  0% {
    left: 20%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  40% {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  60% {
    left: 50%;
    opacity: 1;
    filter: alpha(opacity=100);
  }
  100% {
    left: 80%;
    opacity: 0;
    filter: alpha(opacity=0);
  }
}
